home *** CD-ROM | disk | FTP | other *** search
- object Runclassmain: TRunclassmain
- Left = 405
- Top = 380
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'SFS Software - JAVADRAW! is working for you...'
- ClientHeight = 176
- ClientWidth = 393
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Visible = True
- OnActivate = FormActivate
- PixelsPerInch = 120
- TextHeight = 20
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 393
- Height = 176
- Align = alClient
- BevelInner = bvRaised
- TabOrder = 0
- object Panel2: TPanel
- Left = 2
- Top = 2
- Width = 389
- Height = 172
- Align = alClient
- BevelInner = bvRaised
- TabOrder = 0
- object Label1: TLabel
- Left = 72
- Top = 24
- Width = 234
- Height = 16
- Caption = 'SFS Software - JAVADRAW! working... '
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 24
- Top = 64
- Width = 337
- Height = 17
- AutoSize = False
- Caption = 'Trying to execute: *.CLASS'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 24
- Top = 96
- Width = 337
- Height = 17
- AutoSize = False
- Caption = 'Label3'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 24
- Top = 120
- Width = 337
- Height = 17
- AutoSize = False
- Caption = 'Label4'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 24
- Top = 136
- Width = 337
- Height = 17
- AutoSize = False
- Caption = 'Label5'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 10
- Top = 11
- Width = 367
- Height = 46
- Shape = bsFrame
- end
- object Image1: TImage
- Left = 16
- Top = 16
- Width = 33
- Height = 33
- Picture.Data = {<image001.ico>}
- Stretch = True
- end
- end
- end
- object Timer1: TTimer
- Interval = 3500
- OnTimer = Timer1Timer
- Left = 330
- Top = 130
- end
- end
-